Methods
| Name | Returns | Notes | Example |
|---|---|---|---|
| findMatching ( request ) | List | Find any enabled profiles with either phone or email | |
| newProfileMatchRequest ( ) | ProfileMatchRequest | Create a new match request object. You can then set search values on that object, and use it to call the findMatching method | |
| findChildMembershipByField ( groupName, fieldName, ovalue, contains ) | MembershipBean |
Hide comments